home *** CD-ROM | disk | FTP | other *** search
- Path: ernie.almac.co.uk!almac!alex.buell
- From: alex.buell@almac.co.uk (ALEX BUELL)
- Newsgroups: comp.lang.c++
- Subject: msvc and hardware interru
- Message-ID: <8B863B1.024D00D27D.uuout@almac.co.uk>
- Date: Sun, 07 Jan 96 15:45:00 +0100
- Distribution: world
- Organization: ALMAC : Grangemouth, Scotland : +44 (0)1324 665371
- Reply-To: alex.buell@almac.co.uk (ALEX BUELL)
- References: <8B8301D.024D00D090.uuout@almac.co.uk>
- X-Newsreader: PCBoard Version 15.21
- X-Mailer: PCBoard/UUOUT Version 1.10
-
- SL> void main(void)
- SL> {
- SL> _dos_setvect ( 15, myinthand);
- SL> }
-
- SL> that will compile under MS-DOS executable but not under a windows exe ev
- SL> though the setvect command is win compatible. I get a
- SL> error c2065 '_dos_setvect': undeclared identifier
- SL> I'm using VC++ 1.51
-
- You're not linking it with the DOS libraries!! :) Make sure you do.
-
- ##########################################################################
- # Alex Buell, Consultant Email: alex.buell@almac.co.uk #
- ##########################################################################
-
- ---
- * MM 1.0b4 * Unregistered * MailMaker - Your Windows offline reader!
-